/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 577px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 577px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 577px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 577px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 0;
 height: 35px;
 text-align: center;
}

.fullSlide .hd ul {
 text-align: center;
}

.fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 zoom: 1;
 width: 12px;
 height: 12px;
 margin: 7px;
 background-color: #bfbfbf;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 width: 40px;
 background: #009eeb;
 border-radius: 6px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.fullSlide .prev, .fullSlide .next {
 width: 40px;
 height: 60px;
 position: absolute;
 top: 50%;
 margin-top: -30px;
 z-index: 2;
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 filter: alpha(opacity=30);
 -moz-opacity: .3;
 opacity: .3;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
}

.fullSlide .prev {
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 left: 10%;
}

.fullSlide .next {
 background-position: -6px -137px;
 right: 10%;
}

/* banner 结束 */


/* animated home */

.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both
}

.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite
}

.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

@keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp
}

.animated_1 {
 animation-delay: 0.3s;
}

.animated_2 {
 animation-delay: 0.6s;
}

.animated_3 {
 animation-delay: 0.9s;
}

.animated_4 {
 animation-delay: 1.2s;
}

.animated_5 {
 animation-delay: 1.5s;
}

.animated_6 {
 animation-delay: 1.8s;
}

.animated_7 {
 animation-delay: 2.1s;
}

.animated_8 {
 animation-delay: 2.4s;
}

.animated_9 {
 animation-delay: 2.7s;
}

.animated_10 {
 animation-delay: 3s;
}

.animated_11 {
 animation-delay: 3.3s;
}

.animated_12 {
 animation-delay: 3.6s;
}

/* animated end */


/*产品*/


.in_products_xx {
 margin-top: 50px;
}

.in_products {
 width: 1180px;
 margin: 0 auto;
 position: relative;
 margin-top: 40px;
}

.in_products_l {
 float: left;
 width: 248px;
 overflow: hidden;
}


.pl_tel {
 color: #fff;
 height: 85px;
}

.pl_telss {
 height: 85px;
 background: url(../images/cp_d1.png) no-repeat 54px #009eeb;
}

.pl_tel_txt {
 height: 85px;
 line-height: 85px;
 font-size: 18px;
 color: #fff;
 padding-left: 90px;
}

.sideMen {
 background: #f9f9f9;
 height: 350px;
}

.in_products_l_er {

}

.in_products_l_er ul li {
 height: 76px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
 border-top: 1px solid #e4dfdf;
 border-bottom: 1px solid #fff;
}

.in_products_l_er ul li a {
 display: block;
 line-height: 76px;
 font-size: 16px;
 color: #474747;
 padding-left: 58px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 background: url(../images/cp_d2.png) no-repeat 28px;
}

.in_products_l_er ul li a:hover {
 color: #ffffff;
 padding-left: 68px;
 background: url(../images/cp_d2.png) no-repeat 28px #feb110;
}


.cp_bott_tel {
 margin-top: 25px;
 padding-top: 20px;
 height: 213px;
 background: url(../images/cp_bg1.jpg) no-repeat center;
}

.cp_bott_tel_text {
 line-height: 30px;
 color: #add3fa;
 font-size: 14px;
 background: url(../images/cp_d3.png) no-repeat top;
 padding-top: 45px;
 text-align: center;
}

.cp_bott_tel_dh {
 font-size: 26px;
 color: #fff;
 height: 60px;
 line-height: 30px;
 padding-top: 1px;
 text-align: center;
 font-weight: bold;
}


.search_box {
 width: 205px;
 height: 26px;
 margin: 0 auto;
 overflow: hidden;
 position: relative;
 background: #fff;
 margin-top: 15px;
}

.swap_value {
 float: left;
 width: 170px;
 font-size: 14px;
 color: #333;
 height: 26px;
 line-height: 26px;
 padding: 0 15px 0 10px;
 background: #FFF;
}

.swap_go {
 float: right;
 margin: 0;
 border: 0;
 width: 26px;
 height: 26px;
 background: url(../images/fdj.png) no-repeat center;
 cursor: pointer;
 position: absolute;
 top: 0px;
 right: 0px;
}


.in_products_r {
 width: 918px;
 float: right;
 overflow: hidden;
}

.in_products_r .tab_box {

}

.in_products_r .tab_box .hide {
 display: none;
}


.in_products_pro {
 position: relative;
}

.in_pro_2 {
 float: left;
 width: 272px;
 margin: 0 0 32px 32px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #fff;
 border: 1px solid #dcdcdc;
}

.in_pro_2 .in_pro_1pic {
 width: 256px;
 height: 220px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 8px 8px 0 8px;
}

.in_pro_2 .in_pro_1pic img {
 width: 256px;
 height: 220px;
}

.in_pro_txt {
 width: 100%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_txt h6 {
 font-size: 14px;
 height: 50px;
 line-height: 50px;
 border-bottom: 1px dashed #dcdcdc;
}

.in_pro_txt h6 a {
 color: #333;
 padding: 0 10px 0 10px;
 display: block;
 text-align: center;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_pro_2:hover {
 background: #009eeb;
 border: 1px dashed #dcdcdc;
}

.in_pro_2:hover h6 {
 border-bottom: 1px dashed #66acf2;
}


.in_pro_2:hover a {
 color: #fff;
}


.in_pro_txt h5 {
 height: 50px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-transform: uppercase;
}

.in_pro_txt h5 a {
 display: block;
 line-height: 50px;
 font-size: 14px;
 color: #ffb400;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
 text-align: center;
}

/*产品end*/


.in_yqlj_ss {
 width: 100%;
 padding-top: 35px;
 background: url(../images/b_bg.jpg) no-repeat center top;
}

.in_yqlj {
 width: 1180px;
 height: auto;
 margin: 0 auto;
 border-bottom: 1px solid #eaeaea;
}

.in_yqlj_1 {
 height: 28px;
 line-height: 28px;
 font-size: 22px;
 color: #575757;
 text-transform: uppercase;
 padding-left: 5px;
}

.in_yqlj_1 span {
 font-family: "Times New Roman";
}


.in_yqlj_2 {
 line-height: 26px;
 padding: 10px 0 25px 0;
 color: #575757;
 margin-top: 5px;
}

.in_yqlj_2 a {
 display: inline-block;
 padding: 0 15px 0 15px;
 color: #575757;
}

.in_yqlj_2 a:hover {
 color: #009eeb;
}


/*留言*/

.zxly {
 width: 100%;
 height: 431px;
 background: url(../images/ly_bg.jpg) no-repeat center top;
}

.zxly_pro {
 width: 1180px;
 height: auto;
 margin: 0 auto;
}


.webq_bottom_r {
 width: 100%;
 margin-top: 25px;
}

.webq_bottom_r1 {
 width: 1010px;
 height: 47px;
 padding: 10px 20px 10px 20px;
 margin-top: 20px;
 background: #fff;
 margin-left: 66px;
}


.webq_bottom_r3 {
 padding-left: 66px;
}

.webq_bottom_r3_1 {
 float: left;
 width: 290px;
 height: 50px;
 background: #fff;
 padding: 0 20px;
}

.webq_bottom_ml {
 margin-left: 30px;
}

.webq_bottom_r4 {
 width: 230px;
 height: 44px;
 margin: 0 auto;
 margin-top: 30px;
 overflow: hidden;
 border-radius: 22px;
}

.webq_bd_1 {
 width: 100%;
 height: 75px;
 border: 0;
 background: none;
 line-height: 24px;
 color: #333;
}

.webq_bd_2 {
 width: 100%;
 height: 50px;
 line-height: 50px;
 border: 0;
 background: none;
 color: #333;
}

.webq_bd_go {
 margin: 0;
 border: 0;
 width: 100%;
 height: 44px;
 line-height: 44px;
 background: #11a3eb;
 cursor: pointer;
 color: #fff;
 font-size: 16px;
}

.webq_bottom_r input::-webkit-input-placeholder {
 color: #686868;
}

.webq_bottom_r input::-moz-placeholder {
 color: #686868;
}

.webq_bottom_r input:-moz-placeholder {
 color: #686868;
}

.webq_bottom_r input:-ms-input-placeholder {
 color: #686868;
}

.webq_bottom_r textarea::-webkit-input-placeholder {
 color: #686868;
}

.webq_bottom_r textarea::-moz-placeholder {
 color: #686868;
}

.webq_bottom_r textarea:-moz-placeholder {
 color: #686868;
}

.webq_bottom_r textarea:-ms-input-placeholder {
 color: #878686;
}

/*留言end*/


/*d_text_xx*/

.d_text_xx {
 height: auto;
 padding-top: 60px;
}

.d_text_t2_1 {
 height: 48px;
 line-height: 1;
 text-align: center;
 font-size: 40px;
 color: #5f5f5f;
}

.d_text_t2_1 h3 {
 font-size: 32px;
 font-weight: bold;
}

.d_text_t2_1 a {
 color: #5f5f5f;
}

.d_text_t2_1 a:hover {
 color: #5f5f5f;
}

.d_text_t2_3 {
 height: 30px;
 line-height: 1;
 text-align: center;
 font-size: 16px;
 color: #5f5f5f;
 text-transform: uppercase;
}



/*新闻*/

.in_newsfaq {
 width: 100%;
 height: auto;
 margin: 0 auto;
 padding-top: 54px;
}

.in_news_aa {
 width: 1180px;
 margin: 0 auto;
}

.in_news_1 {
}


.in_news_left {
 float: left;
 width: 567px;
}

.in_news_right {
 float: right;
 width: 572px;
}

.in_news_1 .tab_box_news {
 width: 100%;
 clear: both;
 overflow: hidden;
 margin-top: 60px;
 padding-bottom: 40px;
}

.in_news_1 .tab_box_news .hide {
 display: none;
}


.in_news_2 {
 width: auto;
}

.in_newss_4 {
 margin-top: 10px;
}

.in_newss_4_1 {
 width: 567px;
 height: 260px;
 overflow: hidden;
}

.in_newss_4_1 img {
 width: 567px;
 height: 260px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_newss_4_1 a:hover img {
 transition: all 0.5s;
 transform: scale(1.08);
}

.in_newss_4_2 {
 height: 165px;
 width: 100%;
 color: #666;
 background-color:#f1f1f1;
 padding-top: 35px;
}


.in_newss_4_2 h6 {
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
 font-size: 16px;
 padding-left: 64px;
 padding-right: 40px;
 background:url(../images/news_d3.png) no-repeat 20px;
}

.in_newss_4_2 h6 a {
 display: block;
 color: #555555;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.in_newss_4_2 h6 a:hover{
 color: #009eeb;
}


.in_newss_4_2 h5 {
 height: 100px;
 line-height: 24px;
 overflow: hidden;
 font-size: 14px;
 padding-left: 64px;
 padding-right: 40px;
 color: #898888;
}

.in_news_pro_5 {
 overflow: hidden;
}

.in_news_pro_5 ul li {
 height: 40px;
 line-height: 40px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_news_pro_5 ul li a {
 height: 40px;
 line-height: 40px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 padding: 0 15px 0 15px;
 color: #515151;
 background:url(../images/news_d1.png) no-repeat 0;
}

.in_news_pro_5 ul li span {
 float: right;
 color: #ababab;
}

.in_news_pro_5 ul li:hover a {
 padding-left: 25px;
 color: #009eeb;
 background:url(../images/news_d2.png) no-repeat 10px;
}


/*新闻end*/



/*a_text_xx*/

.a_text_xx {
 height: auto;
}

.a_text_t2_1 {
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 40px;
 color: #555555;
 padding-top: 5px;
}

.a_text_t2_1 h3 {
 font-size: 40px;
}

.a_text_t2_1 a {
 color: #393939;
}

.a_text_t2_1 a:hover {
 color: #009eeb;
}

.a_text_t2_3 {
 height: 30px;
 line-height: 30px;
 text-align: center;
 font-size: 16px;
 color: #393939;
 text-transform: uppercase;
 padding-top: 5px;
}


.a_text_t2_2 {
 width: 268px;
 height: 38px;
 margin: 0 auto;
 line-height: 38px;
 text-align: center;
 font-size: 20px;
 color: #555555;
 letter-spacing: 5px;
 border-top: 1px solid #bfbfbf;
 border-bottom: 1px solid #bfbfbf;
 margin-top: 22px;
}

.b_text_t2_1 {
 height: 40px;
 line-height: 40px;
 text-align: center;
 font-size: 35px;
 color: #686868;
}

.b_text_t2_1 span{
 color: #009eeb;
}

/*特点*/

.td_proright {
 width: 100%;
 height: 450px;
 background:url(../images/td_bg.jpg) no-repeat center;
 margin-top: 50px;
}

.td_proleft1 {
 padding-left: 30px;
 padding-top: 60px;
}

.td_proleft1 h4 {
 font-size: 34px;
 font-weight: bold;
 color: #fff;
}

.td_proleft1 h5 {
 font-size: 16px;
 color: #5982be;
 text-transform: uppercase;
}

.td_proleft2 {
 padding: 70px 0 0 50px;

}

.td_proleft2 ul li {
 font-size: 16px;
 line-height: 40px;
 color: #ffffff;
 padding-left: 30px;
}

.td_r1aa{
 text-align: center;
 padding-top: 70px;
}

.td_r1aa h4 {
 font-size: 38px;
 font-weight: bold;
 color: #4c4c4c;
 letter-spacing: 5px;
}

.td_r1aa h5 {
 color: #606060;
 height: 30px;
 line-height: 30px;
 font-size: 26px;
 text-align: center;
 letter-spacing: 5px;
 padding-top: 3px;
}


.td_r2 {
 width: 896px;
 margin: 0 auto;
 padding-top: 52px;
}


.td_r2 ul li {
 float: left;
 width: 92px;
 height: 92px;
 font-size: 16px;
 line-height: 40px;
 color: #ffffff;
 border-radius: 50%;
 text-align: center;
 margin: 0 18px;
 background: #ffb400;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.td_r2 ul li i {
 display: block;
 padding: 20px 15px 0 15px;
 line-height: 25px;
 font-size: 16px;
 font-weight: bold;
}

.td_r2 ul li.bg2{
 background: #009eeb;
}

.td_r2 ul li:hover{
 margin-top: -15px;
}


/*特点end*/



/*案例*/

.cases_bg {
 width: 100%;
 padding: 0 0 95px 0;
 background: #efefef;
}

.cases {
 width: 1180px;
 height: auto;
 margin: 0 auto;
 overflow: hidden;
 position: relative;
 margin-top: 44px;
}

.cases_box1 {
}

.cases_box2 {
 height: 520px;
 margin: 0 auto;
}


#ca_tab {
 width: 382px;
 height: auto;
 float: left;
}

#ca_tab .ca_tab_menu {
}

#ca_tab .ca_tab_menu li {
 float: left;
 width: 190px;
 height: 118px;
 line-height: 118px;
 font-size: 16px;
 cursor: pointer;
 color: #333;
 background: #fff;
 border-bottom: 1px solid #dddddd;
 border-right: 1px solid #dddddd;
 text-align: center;
}

#ca_tab .ca_tab_menu li a {
 display: block;
 color: #333;
 padding: 0 5px;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
}

#ca_tab .ca_tab_menu .on {
 color: #fff;
 cursor: pointer;
 background: #ffb400;
}

#ca_tab .ca_tab_menu .on a {
 color: #fff;
}

.cases_box2 .tab_box {
 float: right;
 width: 798px;
 height: 476px;
 overflow: hidden;
}

.cases_box2 .tab_box .hide {
 display: none;
}

.cases_box2_pro {
 width: 798px;
 height: 476px;
 position: relative;
}

.in2_cases_2 {
 width: 798px;
 height: 476px;
}

.in_aimgscale {
 width: 798px;
 height: 476px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_aimgscale img {
 width: 798px;
 height: 476px;
}

.in2_cases_3_t2 {
 width: 798px;
 height: 100px;
 line-height: 25px;
 font-size: 14px;
 overflow: hidden;
 position: absolute;
 left: 0;
 bottom: 0;
 background-color: rgba(0, 162, 234, 0.8);
 color: #fff;
}

.in2_cases_3_t2 a {
 display: block;
 color: #fff;
 overflow: hidden;
 font-size: 14px;
 padding: 24px 40px 0 40px;
 height: 50px;
}


/*案例end*/



/*简介*/

.in2_about_xx {
 width: 100%;
 height: 830px;
 background: url(../images/ab_bg1.jpg) no-repeat center top;
 padding-top: 50px;
}

.about_t{
 text-align: center;
}

.about_t h3{
 font-size: 38px;
 line-height: 48px;
 color: #009eeb;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat center;
}

.about_t h4{
 font-size: 18px;
 color: #009eeb;
 text-transform:uppercase;
 padding-top: 12px;
}

.in2_about_1 {
 width: 1180px;
 height: auto;
 margin: 0 auto;
 margin-top: 80px;
}

.in2_about_2 {
 float: left;
 width: 455px;
 height: 321px;
 background: url(../images/ab_tsp.png) no-repeat center;
}

.in_aboutimg {
 width: 412px;
 height: 259px;
 overflow: hidden;
 margin: 18px 0 0 22px;
}

.in_aboutimg img {
 width: 412px;
 height: 259px;
 transition: all 0.5s;
 transform: scale(1);
}

.in_aboutimg img:hover {
 transition: all 0.5s;
 transform: scale(1.05);
}


.in2_about_3x {
 float: right;
 width: 705px;
}

.in2_about_3 {
 line-height: 40px;
 height: 190px;
 overflow: hidden;
 padding: 5px 0 0 0;
 color: #848484;
}


.in2_about_4 {
 height: 50px;
 margin-top: 35px;
}


.in2_about_4_2 {
 float: left;
 width: 182px;
 height: 42px;
 margin-right: 45px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 2px;
 background: #009eeb;
}

.in2_about_4_2 a{
 color: #fff;
 text-align: center;
 display: block;
 font-size: 16px;
}

.in2_about_4_2pic {
 width: 180px;
 height: 40px;
 line-height: 40px;
border: 1px solid #61c3f3;
}

.in2_about_4_2:hover {
 background: #ffa800;
}

.in2_about_4_2:hover .in2_about_4_2pic  {
 border: 1px solid #ffc961;
}

.in2_about_4_3 {
 float: left;
 width: 182px;
 height: 42px;
 margin-right: 25px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 padding: 2px;
 background: #ffa800;
}

.in2_about_4_3pic {
 width: 180px;
 height: 40px;
 line-height: 40px;
 border: 1px solid #ffc961;
}

.in2_about_4_3:hover  {
 background: #009eeb;
}

.in2_about_4_3 a{
 color: #fff;
 text-align: center;
 display: block;
 font-size: 16px;
}

.in2_about_4_3:hover .in2_about_4_3pic  {
 border: 1px solid #61c3f3;
}


/*简介end*/

/*企业风采*/


.in_fcc_ss {
 width: 1180px;
 height: 220px;
 margin: 0 auto;
 margin-top: 75px;
}

.in_fcc_left {
 float: left;
 width: 47px;
 height: 170px;
 background: #e5e5e5;
}

.in_fcc_left h3 {
 color: #009eeb;
 font-size: 16px;
 padding: 32px 10px 0 10px;
 display: block;
 text-align: center;
}

.in_fcc_right {
 float: right;
 width: 1132px;
 height: 140px;
 position: relative;
 margin-top: 30px;
}

.in_fcc {
 width: 1132px;
 height: 140px;
 overflow: hidden;
}

.in_fcc li {
 float: left;
 width: 204px;
 margin: 0 0 0 22px;
 text-align: center;
}

.in_fcc li a {
 display: block;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.in_fcc li h6 {
 font-size: 14px;
 text-align: center;
 font-weight: normal;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
}

.in_fcc li h6 a {
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}


.fc_imgscale_x {
 width: 204px;
 height: 90px;
 background: #fff;
}

.fc_imgscale {
 width: 204px;
 height: 90px;
 overflow: hidden;
 position: relative;
}

.fc_imgscale img {
 width: 204px;
 height: 90px;
}


/*企业风采end*/




/*流程*/

.liucheng {
 width: 100%;
 padding-top: 65px;
}

.liucheng_p {
 padding-top: 70px;
}

.liucheng_r {
 width: 1150px;
 margin: 0 auto;
 background:url(../images/lc_line.png) no-repeat center 45px;
}

.in_liucheng_3 {
 width: 90px;
 height: 135px;
 float: left;
 text-align: center;
 position: relative;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_liucheng_3san{
 float: left;
 width: 102px;
 height: 90px;
 background:url(../images/lc_san.png) no-repeat center;
}


.in_liucheng_3 h6 {
 font-size: 16px;
 font-weight: normal;
 height: 20px;
 line-height: 20px;
 color: #818181;
 text-align: center;
 padding-top: 12px;
}


.in_liucheng_6 {
 width: 90px;
 height: 90px;
 text-align: center;
 background: #ededed;
 border-radius: 50%;
}


.in_liucheng_6 img {
 width: 60px;
 height: 60px;
 margin-top: 12px;
}

.in_liucheng_3ml {
 margin-left: 52px;
}

/*流程end*/



/*优势*/

.advantage {
 height: 959px;
 background: url(../images/ys_bg.jpg) no-repeat center top;
 margin-top: 70px;
}

.advantage_pro {
 width: 1180px;
 margin: 0 auto;
}

.advantage_t {
 text-align: center;
 padding-top: 100px;
}

.advantage_t h3 {
 font-size: 42px;
 color: #3d3d3d;
 font-weight: bold;
}

.advantage_t h4 {
 font-size: 20px;
 color: #d7d7d7;
 text-transform:uppercase;
}

.advantage_pro{
 width: 1180px;
 height: 722px;
 margin: 0 auto;
 position: relative;
}

.advantage_tu{
 position: absolute;
 left: 405px;
 bottom: 0;
}

.advantage_zx {
 width: 357px;
 height: 67px;
 position: absolute;
 left: 0;
 bottom: 0;
}

.advantage_zx a {
 display: block;
 line-height: 52px;
 font-size: 18px;
 color: #fff;
 text-align: center;
}


.advantage_txt1 {
 width: 285px;
 height: 150px;
 padding: 0 0 0 0;
 font-size: 14px;
 color: #8b8b8b;
 position: absolute;
 left: 74px;
 top: 314px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.advantage_txt1 h6 {
 width: 256px;
 height: 78px;
 border-bottom: 1px solid #c5c5c5;
}

.advantage_txt1 h6 span {
 float: left;
 width: 61px;
 height: 61px;
 line-height: 61px;
 font-size: 32px;
 color: #fff;
 display: inline-block;
 font-family: Impact;
 text-align: center;
 margin-right: 10px;
 background:url(../images/ys_d1.png) no-repeat center;
}

.advantage_txt1 h6 i {
 display: inline-block;
}

.advantage_txt1 h6 i dd {
 height: 30px;
 font-size: 20px;
 color: #009eeb;
 padding-top:6px;
 font-weight: bold;
}

.advantage_txt1 h6 i dl {
 height: 20px;
 font-size: 14px;
 color: #c5c5c5;
 text-transform: uppercase;
}

.advantage_txt1 h5 {
 font-size: 14px;
 line-height: 25px;
 color: #757575;
 padding-top: 10px;
}


.advantage_y3{
 left: 795px;
 top: 314px;
}


.advantage_txt2 {
 width: 290px;
 height: 200px;
 font-size: 14px;
 color: #8b8b8b;
 position: absolute;
 left: 445px;
 top: 102px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.advantage_txt2 h6 {
 width: 246px;
 height: 140px;
 border-bottom: 1px solid #c5c5c5;
 margin: 0 auto;
}

.advantage_txt2 h6 span {
margin: 0 auto;
 width: 61px;
 height: 61px;
 line-height: 61px;
 font-size: 32px;
 color: #fff;
 display: block;
 font-family: Impact;
 text-align: center;
 background:url(../images/ys_d1.png) no-repeat center;
}

.advantage_txt2 h6 i {
 display: block;
 text-align: center;
 margin-top: 5px;
}

.advantage_txt2 h6 i dd {
 height: 35px;
 font-size: 20px;
 color: #009eeb;
 padding-top:6px;
 font-weight: bold;
}

.advantage_txt2 h6 i dl {
 height: 20px;
 font-size: 14px;
 color: #c5c5c5;
 text-transform: uppercase;
}

.advantage_txt2 h5 {
 font-size: 14px;
 line-height: 25px;
 color: #757575;
 padding-top: 10px;
 text-align: center;
}


.advantage_txt1:hover{
 top: 300px;
}

.advantage_txt2:hover{
 top: 95px;
}
















